src/app/shared/interface/IDefinition.ts
Properties |
| html |
html:
|
Type : string
|
|
Defined in src/app/shared/interface/IDefinition.ts:2
|
export interface IDefinition {
html: string
}